gpsbabel.git
17 years agoGPSBabel*vcproj: Add formats 'tr7' and 'gnav_trl'.
oliskoli [Thu, 21 Aug 2008 22:33:26 +0000 (22:33 +0000)]
GPSBabel*vcproj: Add formats 'tr7' and 'gnav_trl'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3381 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoGPSBabelGUI: New version created with Turbo Delphi 2006.
oliskoli [Thu, 21 Aug 2008 22:15:10 +0000 (22:15 +0000)]
GPSBabelGUI: New version created with Turbo Delphi 2006.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3380 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agohumminbird: Use gb_int2ptr/gb_ptr2int instead of cryptical union vars.
oliskoli [Thu, 21 Aug 2008 22:07:08 +0000 (22:07 +0000)]
humminbird: Use gb_int2ptr/gb_ptr2int instead of cryptical union vars.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3379 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoosm: Use gb_int2ptr/gb_ptr2int instead of cryptical union vars.
oliskoli [Thu, 21 Aug 2008 22:06:36 +0000 (22:06 +0000)]
osm: Use gb_int2ptr/gb_ptr2int instead of cryptical union vars.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3378 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoparse: Add 'k' (kilometers) as possible unit to parse_distance.
oliskoli [Thu, 21 Aug 2008 22:03:38 +0000 (22:03 +0000)]
parse: Add 'k' (kilometers) as possible unit to parse_distance.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3377 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agodefs/util: Add functions to assign (compiler friendly) an int to a pointer and back.
oliskoli [Thu, 21 Aug 2008 22:01:43 +0000 (22:01 +0000)]
defs/util: Add functions to assign (compiler friendly) an int to a pointer and back.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3376 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agomkchangelog: Try to replace some unhandled html operators.
oliskoli [Thu, 21 Aug 2008 21:24:46 +0000 (21:24 +0000)]
mkchangelog: Try to replace some unhandled html operators.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3375 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBump to a right beta version.
oliskoli [Thu, 21 Aug 2008 20:11:23 +0000 (20:11 +0000)]
Bump to a right beta version.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3374 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agognav_trl: Fix compiler warning. Switch to ff_type_file.
oliskoli [Thu, 21 Aug 2008 08:14:32 +0000 (08:14 +0000)]
gnav_trl: Fix compiler warning. Switch to ff_type_file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3373 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd support for Google Navigator tracklines (.trl) - "gnav_trl".
oliskoli [Thu, 21 Aug 2008 08:13:27 +0000 (08:13 +0000)]
Add support for Google Navigator tracklines (.trl) - "gnav_trl".

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3372 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd support for Google Navigator tracklines (.trl) - "gnav_trl".
oliskoli [Thu, 21 Aug 2008 07:45:39 +0000 (07:45 +0000)]
Add support for Google Navigator tracklines (.trl) - "gnav_trl".

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3371 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoDocument feet as units in unicsv.
robertl [Thu, 21 Aug 2008 02:52:52 +0000 (02:52 +0000)]
Document feet as units in unicsv.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3370 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd slash to last para-statement.
oliskoli [Wed, 20 Aug 2008 19:26:20 +0000 (19:26 +0000)]
Add slash to last para-statement.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3369 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd Humminbird route support.
oliskoli [Tue, 19 Aug 2008 22:42:27 +0000 (22:42 +0000)]
Add Humminbird route support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3368 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAUTHORS: Add Christian Barmala and Hans Klausmann.
oliskoli [Tue, 19 Aug 2008 22:41:03 +0000 (22:41 +0000)]
AUTHORS: Add Christian Barmala and Hans Klausmann.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3367 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd Humminbird route support.
oliskoli [Tue, 19 Aug 2008 22:36:58 +0000 (22:36 +0000)]
Add Humminbird route support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3366 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agomore CONST-ipation.
robertl [Tue, 19 Aug 2008 19:50:00 +0000 (19:50 +0000)]
more CONST-ipation.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3365 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMisc const tweaks.
robertl [Tue, 19 Aug 2008 19:29:16 +0000 (19:29 +0000)]
Misc const tweaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3364 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoSketch in reading of type 8, but leave disabled for now until coord problems
robertl [Tue, 19 Aug 2008 15:35:57 +0000 (15:35 +0000)]
Sketch in reading of type 8, but leave disabled for now until coord problems
are worked out.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3363 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoCommit changes from last March (blush) for new web site to docbook generator.
robertl [Sun, 17 Aug 2008 23:09:08 +0000 (23:09 +0000)]
Commit changes from last March (blush) for new web site to docbook generator.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3362 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd forgotten doc for height filter.
robertl [Sun, 17 Aug 2008 22:17:49 +0000 (22:17 +0000)]
Add forgotten doc for height filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3361 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd missing doc for several new formats/options.
robertl [Sun, 17 Aug 2008 22:09:46 +0000 (22:09 +0000)]
Add missing doc for several new formats/options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3360 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agogbfile: Check for an incomplete read.
oliskoli [Sun, 17 Aug 2008 21:52:59 +0000 (21:52 +0000)]
gbfile: Check for an incomplete read.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3359 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoDoc iblue747.
robertl [Sun, 17 Aug 2008 21:52:04 +0000 (21:52 +0000)]
Doc iblue747.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3358 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoGenerate internal links to our options in the doc.
robertl [Sun, 17 Aug 2008 21:43:57 +0000 (21:43 +0000)]
Generate internal links to our options in the doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3357 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agodestinator: Check result of first gbfread.
oliskoli [Sun, 17 Aug 2008 21:29:48 +0000 (21:29 +0000)]
destinator: Check result of first gbfread.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3356 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agointernal_styles: Refresh after iBlue747 update.
oliskoli [Sun, 17 Aug 2008 21:13:18 +0000 (21:13 +0000)]
internal_styles: Refresh after iBlue747 update.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3355 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agogdb/garmin_tables: Add basic code for new color concept.
oliskoli [Sun, 17 Aug 2008 21:07:43 +0000 (21:07 +0000)]
gdb/garmin_tables: Add basic code for new color concept.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3354 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agodefs: Define magic "unknown_color" (-1).
oliskoli [Sun, 17 Aug 2008 20:59:24 +0000 (20:59 +0000)]
defs: Define magic "unknown_color" (-1).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3353 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agotr7: Add option date to produce nice timestamps.
oliskoli [Sun, 17 Aug 2008 20:53:16 +0000 (20:53 +0000)]
tr7: Add option date to produce nice timestamps.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3352 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoparse: Add function global function parse_date.
oliskoli [Sun, 17 Aug 2008 20:52:22 +0000 (20:52 +0000)]
parse: Add function global function parse_date.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3351 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoKML link fix.
robertl [Sun, 17 Aug 2008 19:15:18 +0000 (19:15 +0000)]
KML link fix.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3350 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoalan: Disable code (we don't need tham) which touches invalid memory (detected by...
oliskoli [Sun, 17 Aug 2008 18:12:07 +0000 (18:12 +0000)]
alan: Disable code (we don't need tham) which touches invalid memory (detected by valgrind).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3349 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agomkshort: Add a final stage (mkshort(,shortname)) to mkshort_from_wpt.
oliskoli [Sun, 17 Aug 2008 16:19:00 +0000 (16:19 +0000)]
mkshort: Add a final stage (mkshort(,shortname)) to mkshort_from_wpt.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3348 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix iBlue474 style and add reference data.
oliskoli [Sun, 17 Aug 2008 16:04:23 +0000 (16:04 +0000)]
Fix iBlue474 style and add reference data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3347 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix iblue474 style and add reference data.
oliskoli [Sun, 17 Aug 2008 15:59:11 +0000 (15:59 +0000)]
Fix iblue474 style and add reference data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3346 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix long term bug in translation.
oliskoli [Sat, 16 Aug 2008 22:57:08 +0000 (22:57 +0000)]
Fix long term bug in translation.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3345 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMore minor doc changes.
robertl [Sat, 16 Aug 2008 17:45:19 +0000 (17:45 +0000)]
More minor doc changes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3344 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoInit color in tracks/routes.
robertl [Sat, 16 Aug 2008 17:43:36 +0000 (17:43 +0000)]
Init color in tracks/routes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3343 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd concept of track line colors. Currently supported only for an1->kml. More
robertl [Sat, 16 Aug 2008 17:43:05 +0000 (17:43 +0000)]
Add concept of track line colors.  Currently supported only for an1->kml.  More
to come later.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3342 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMisc minor doc grooming.
robertl [Sat, 16 Aug 2008 17:39:43 +0000 (17:39 +0000)]
Misc minor doc grooming.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3341 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoNMEA: Fix obscure mem leak on AMOD waypoints. As a bonus, created points now have...
robertl [Sat, 16 Aug 2008 16:52:19 +0000 (16:52 +0000)]
NMEA: Fix obscure mem leak on AMOD waypoints.  As a bonus, created points now have speed, fix data in them when there's sufficient prior context in the file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3340 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix memory leaks in vecs/filter_vecs.
oliskoli [Sat, 16 Aug 2008 13:23:10 +0000 (13:23 +0000)]
Fix memory leaks in vecs/filter_vecs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3339 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd option to write Lowrance version 3 of .usr format.
robertl [Sat, 16 Aug 2008 02:19:36 +0000 (02:19 +0000)]
Add option to write Lowrance version 3 of .usr format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3338 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd 'created_by' option to OSM writer.
robertl [Sat, 16 Aug 2008 01:55:34 +0000 (01:55 +0000)]
Add 'created_by' option to OSM writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3337 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoxmltag: Declare invisible functions as static.
oliskoli [Fri, 15 Aug 2008 21:18:08 +0000 (21:18 +0000)]
xmltag: Declare invisible functions as static.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3336 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoutil: Fix memory leak test.
oliskoli [Fri, 15 Aug 2008 21:16:34 +0000 (21:16 +0000)]
util: Fix memory leak test.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3335 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd support (read) for MapAsia track files (.tr7).
oliskoli [Fri, 15 Aug 2008 20:27:14 +0000 (20:27 +0000)]
Add support (read) for MapAsia track files (.tr7).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3334 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBjörn Augustsson adds write to Humminbird.
robertl [Fri, 15 Aug 2008 16:17:38 +0000 (16:17 +0000)]
Björn Augustsson adds write to Humminbird.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3333 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoStrengthen Windows Garmin/USB error message.
robertl [Fri, 15 Aug 2008 16:08:58 +0000 (16:08 +0000)]
Strengthen Windows Garmin/USB error message.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3332 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBjörn Augustsson contributes support for Humminbird waypoint files (.hwr).
oliskoli [Thu, 14 Aug 2008 20:45:27 +0000 (20:45 +0000)]
Björn Augustsson contributes support for Humminbird waypoint files (.hwr).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3331 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd Alexander Stapff to AUTHORS
oliskoli [Thu, 14 Aug 2008 07:22:43 +0000 (07:22 +0000)]
Add Alexander Stapff to AUTHORS

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3330 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd Bjoern Augustsson to AUTHORS
oliskoli [Thu, 14 Aug 2008 07:21:01 +0000 (07:21 +0000)]
Add Bjoern Augustsson to AUTHORS

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3329 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBjörn Augustsson contributes support for Humminbird waypoint files (.hwr).
oliskoli [Thu, 14 Aug 2008 07:11:50 +0000 (07:11 +0000)]
Björn Augustsson contributes support for Humminbird waypoint files (.hwr).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3328 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBjörn Augustsson contributes support Humminbird waypoint files (.hwr).
oliskoli [Thu, 14 Aug 2008 07:11:16 +0000 (07:11 +0000)]
Björn Augustsson contributes support Humminbird waypoint files (.hwr).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3327 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix D103 garmins for wpt names < 6 chars. Test for isalnum() after testing for
robertl [Wed, 13 Aug 2008 18:06:07 +0000 (18:06 +0000)]
Fix D103 garmins for wpt names < 6 chars.  Test for isalnum() after testing for
end of string.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3326 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBring libusb sources inline for Mac to avoid binary compat horrors, ease
robertl [Wed, 13 Aug 2008 16:54:46 +0000 (16:54 +0000)]
Bring libusb sources inline for Mac to avoid binary compat horrors, ease
building source.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3325 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd a variant of xml_init that accepts a file offset...
robertl [Tue, 12 Aug 2008 04:11:38 +0000 (04:11 +0000)]
Add a variant of xml_init that accepts a file offset...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3324 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAlexander Stapff contributes the 'height' filter.
robertl [Fri, 8 Aug 2008 04:35:55 +0000 (04:35 +0000)]
Alexander Stapff contributes the 'height' filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3323 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMarkus Spoetti adds lap splitting to Garmin Training Center.
robertl [Thu, 7 Aug 2008 02:10:38 +0000 (02:10 +0000)]
Markus Spoetti adds lap splitting to Garmin Training Center.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3322 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoozi: Calculate all proximity values.
oliskoli [Thu, 31 Jul 2008 20:50:10 +0000 (20:50 +0000)]
ozi: Calculate all proximity values.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3321 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd doc for new ozi options 'altunit' and 'proxunit'.
oliskoli [Thu, 31 Jul 2008 20:49:13 +0000 (20:49 +0000)]
Add doc for new ozi options 'altunit' and 'proxunit'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3320 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoozi: Allow ozito read and write altitude and proximity in other units (with new options).
oliskoli [Thu, 31 Jul 2008 20:23:24 +0000 (20:23 +0000)]
ozi: Allow ozito read and write altitude and proximity in other units (with new options).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3319 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoigo8: Fix signedness compiler warning.
oliskoli [Thu, 31 Jul 2008 20:19:43 +0000 (20:19 +0000)]
igo8: Fix signedness compiler warning.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3318 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd new fields 'Filename' and 'Format' to doc.
oliskoli [Thu, 31 Jul 2008 20:15:15 +0000 (20:15 +0000)]
Add new fields 'Filename' and 'Format' to doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3317 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd doc for unicsv options 'Filename' and 'Format'.
oliskoli [Thu, 31 Jul 2008 20:01:20 +0000 (20:01 +0000)]
Add doc for unicsv options 'Filename' and 'Format'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3316 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agosession: Fix invalid pointer.
oliskoli [Thu, 31 Jul 2008 19:49:32 +0000 (19:49 +0000)]
session: Fix invalid pointer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3315 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd GPSBabel session management (session.h/session.c).
oliskoli [Thu, 31 Jul 2008 19:16:33 +0000 (19:16 +0000)]
Add GPSBabel session management (session.h/session.c).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3314 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd GPSBabel session management (session.h/session.c).
oliskoli [Thu, 31 Jul 2008 19:09:36 +0000 (19:09 +0000)]
Add GPSBabel session management (session.h/session.c).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3313 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agosession: Add functions for GPSBabel session (format session) management.
oliskoli [Thu, 31 Jul 2008 19:04:45 +0000 (19:04 +0000)]
session: Add functions for GPSBabel session (format session) management.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3312 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoTreat Gopal entries as tracks, portability fixes for long long timestamps. From...
robertl [Thu, 31 Jul 2008 02:21:38 +0000 (02:21 +0000)]
Treat Gopal entries as tracks, portability fixes for long long timestamps.  From Juergen.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3311 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRename getbit/setbit to avoid namespace pollution on Linux de jour.
robertl [Tue, 29 Jul 2008 14:27:24 +0000 (14:27 +0000)]
Rename getbit/setbit to avoid namespace pollution on Linux de jour.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3310 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMSVC maintenance.
robertl [Tue, 29 Jul 2008 13:33:08 +0000 (13:33 +0000)]
MSVC maintenance.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3309 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoCatch up on Garmin products. Oregon & Nuvi 5x0.
robertl [Tue, 29 Jul 2008 13:19:47 +0000 (13:19 +0000)]
Catch up on Garmin products.  Oregon & Nuvi 5x0.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3308 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoIgo8: adds tracknum, title, description. Improved unicode support.
robertl [Sat, 26 Jul 2008 21:02:18 +0000 (21:02 +0000)]
Igo8: adds tracknum, title, description.  Improved unicode support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3307 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd igo8 reference files.
robertl [Sat, 26 Jul 2008 21:00:05 +0000 (21:00 +0000)]
Add igo8 reference files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3306 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoSupport for AMOD 3080GL waypoints in NMEA reader. Strengthen NMEA tests.
robertl [Sat, 26 Jul 2008 20:30:36 +0000 (20:30 +0000)]
Support for AMOD 3080GL waypoints in NMEA reader.  Strengthen NMEA tests.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3305 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd doc for igo8.
robertl [Sat, 26 Jul 2008 17:50:07 +0000 (17:50 +0000)]
Add doc for igo8.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3304 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoDr. Jürgen Neumann contributes support for Medion GoPal.
robertl [Sat, 26 Jul 2008 17:27:14 +0000 (17:27 +0000)]
Dr. Jürgen Neumann contributes support for Medion GoPal.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3303 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix types in tomtom.
robertl [Sat, 26 Jul 2008 16:38:41 +0000 (16:38 +0000)]
Fix types in tomtom.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3302 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoLearn enough about record types 8 and 9 to know how to skip them.
robertl [Thu, 24 Jul 2008 03:35:56 +0000 (03:35 +0000)]
Learn enough about record types 8 and 9 to know how to skip them.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3301 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoCorrect parsing of GISTeq option that was causing all NMEA output to be GISTeq.
robertl [Thu, 24 Jul 2008 02:22:57 +0000 (02:22 +0000)]
Correct parsing of GISTeq option that was causing all NMEA output to be GISTeq.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3300 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMTK: create new track each time logger is turned on. (Maybe a little wine, a
robertl [Tue, 22 Jul 2008 05:50:46 +0000 (05:50 +0000)]
MTK: create new track each time logger is turned on.  (Maybe a little wine, a
little soft music...)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3299 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd Dustin Johnson to AUTHORS
oliskoli [Sat, 19 Jul 2008 22:08:06 +0000 (22:08 +0000)]
Add Dustin Johnson to AUTHORS

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3298 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoGPSBabelGUI-2: Bug fixes and improvements from Jan Peter Stotz.
oliskoli [Sat, 19 Jul 2008 19:56:03 +0000 (19:56 +0000)]
GPSBabelGUI-2: Bug fixes and improvements from Jan Peter Stotz.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3297 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd navigonwpt style.
robertl [Sat, 19 Jul 2008 15:09:30 +0000 (15:09 +0000)]
Add navigonwpt style.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3296 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRename swapping functions en alan.c for OpenBSD.
robertl [Fri, 18 Jul 2008 19:29:43 +0000 (19:29 +0000)]
Rename swapping functions en alan.c for OpenBSD.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3295 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRename global 'link' to avoid name clash on Debian.
robertl [Wed, 16 Jul 2008 19:37:11 +0000 (19:37 +0000)]
Rename global 'link' to avoid name clash on Debian.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3294 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoTweak mtk reference files to reflect recent changes.
robertl [Fri, 11 Jul 2008 18:06:48 +0000 (18:06 +0000)]
Tweak mtk reference files to reflect recent changes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3293 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoTerminate alan track names and comments if they happen to be exactly 12 bytes long.
robertl [Fri, 11 Jul 2008 18:06:17 +0000 (18:06 +0000)]
Terminate alan track names and comments if they happen to be exactly 12 bytes long.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3292 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMTK: improve consistencies of fflush in debug output.
robertl [Wed, 9 Jul 2008 14:52:24 +0000 (14:52 +0000)]
MTK: improve consistencies of fflush in debug output.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3291 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years ago- use gbser_read_wait() to read multiple bytes where possible
robertl [Mon, 30 Jun 2008 14:52:01 +0000 (14:52 +0000)]
- use gbser_read_wait() to read multiple bytes where possible
- remove disabled code along with the surrounding #if 0
- dynarray16_alloc(): use descriptive variable name "oldcount" instead of "i"
- dg100_recv_frame(): don't call dg100_debug() to print the buffer if it
  doesn't contain the expected number of chars

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3290 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMove debugging in MTK to stderr.
robertl [Mon, 30 Jun 2008 14:33:43 +0000 (14:33 +0000)]
Move debugging in MTK to stderr.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3289 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoWarning cleanup. Restore functionality of 'no garmin devices found' for now.
robertl [Fri, 27 Jun 2008 17:05:27 +0000 (17:05 +0000)]
Warning cleanup.  Restore functionality of 'no garmin devices found' for now.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3288 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd max time to position filter.
robertl [Thu, 26 Jun 2008 20:28:17 +0000 (20:28 +0000)]
Add max time to position filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3287 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agodestinator: Use new unicode functions of CET lib.
oliskoli [Wed, 25 Jun 2008 21:15:37 +0000 (21:15 +0000)]
destinator: Use new unicode functions of CET lib.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3286 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agocet: Fix memory leaks.
oliskoli [Wed, 25 Jun 2008 20:44:15 +0000 (20:44 +0000)]
cet: Fix memory leaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3285 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoigo8: Don't use "long" variables when working with fixed structures.
oliskoli [Wed, 25 Jun 2008 20:39:21 +0000 (20:39 +0000)]
igo8: Don't use "long" variables when working with fixed structures.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3284 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd some more missing pieces of garmin_device_xml.
robertl [Wed, 25 Jun 2008 04:03:32 +0000 (04:03 +0000)]
Add some more missing pieces of garmin_device_xml.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3283 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBegin sketching in garmin_device_xml layer to provide transparency for the ...garmin...
robertl [Wed, 25 Jun 2008 03:58:21 +0000 (03:58 +0000)]
Begin sketching in garmin_device_xml layer to provide transparency for the ...garmin -[io] usb: case.   Initially stubbed out.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3282 f51c46e8-681c-474f-0cfe-069cfd0219fb